home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / tel2305b.zip / UPDATE.TEL < prev    next >
Text File  |  1992-04-13  |  39KB  |  993 lines

  1. BUGS FIXED FOR NCSA Telnet 2.3.05
  2. 1)  The Telnet Linemode option support has been fixed and enhanced, and
  3.     should not cause further problems.  (This should fix the IAC SUSP
  4.     problems that various people have reported)
  5. 2)  RARP bugs tracked down and fixed.
  6. 3)  Telnet is much more consistant about restoring the video modes when
  7.     entering, exiting and shelling out to a DOS shell.  It will always
  8.     try to restore the previous video mode it had been in.
  9. 4)  Several hidden bugs were fixed in the TCP/IP kernel, which caused
  10.     a variety of mysterious crashes and error conditions (including the
  11.     'TCP in unknown state' error while FTP'ing files).
  12. 5)  NET14 program had a timing bug fixed so that it shouldn't corrupt the
  13.     TCP/IP stack and crash.
  14. 6)  When output mapping is engaged, Telnet attempts to negotiate binary
  15.     mode for that connection.  (This may still cause some problems with
  16.     the implementations of binary mode on various hosts...).  Also,
  17.     corrected screen updating when switching between sessions with
  18.     output mapping enabled.
  19. 7)  Fixed a bug in the rexec/rsh utilities which weren't shutting down the
  20.     network correctly and causing further accesses with packet drivers
  21.     to fail.
  22. 8)  Stopped TCP/IP messages from being displayed in printouts using the
  23.     VT100 local printer escapes.
  24. 9)  Plugged more memory leaks.
  25. 10) Fixed several obscure Kermit key mapping problems (mostly with \d
  26.     mapping).
  27. 11) Stopped flushing the ARP cache in certain situations which were 
  28.     flooding the network with packets.
  29. 12) Corrected several vt100/vt220 keyboard mappings in the telnet.key
  30.     file.
  31. 13) Fixed problem with Telnet refusing to connect to hosts on a Class A
  32.     network with host ID of zero.  (If you don't know what I'm talking
  33.     about, it wasn't affecting you :-)
  34. 14) Stopped the vt100 terminal emulation from "eating" ESC chars when they
  35.     didn't begin a vt100 command, they are now printed.
  36. 15) Added a new machine specific option to the config.tel, called 
  37.     consoledebug=[0|1|2].  This option controls how much debugging 
  38.     information about a connection is displayed in the telnet console
  39.     window.  If consoledebug=0 for a machine, no connection information
  40.     is displayed about connections to that machine (this has the least
  41.     impact on the speed of Telnet).  If consoledebug=1 for a machine,
  42.     Telnet Option Negotiation for that machine is displayed on the
  43.     console screen (this has only a very mild impact on the speed of
  44.     Telnet).  If consoledebug=2, the Telnet Option Negotiation and
  45.     all data received on a connection is displayed on the console
  46.     screen in Telnet (this level of debugging has a significant impact
  47.     on the performance of Telnet and should be avoided unless actually
  48.     tracking down a problem).
  49. 16) Added a new machine specific option to the config.tel file called
  50.     outputmap=[yes|no].  This option determines whether Telnet tries
  51.     to initially use binary mode in connections to a machine and also
  52.     enables output mappping for displaying text from that machine.
  53.  
  54. Known Bugs: (If these are affecting you, please respond to me personally,
  55.     I would like to have some people who can give me some hard data.  I 
  56.     will not (repeat _not_) reply to other bug reports, they should go
  57.     to pctelbug@ncsa.uiuc.edu)
  58. 1)  For some particular cases the Tektronix emulation is not clearing the
  59.     screen.  (I especially would like somebody to give me a tektronix
  60.     file which could reproduce this reliably)
  61. 2)  LPR/LPQ/LPRM may not work reliably with a packet driver. (which
  62.     packet driver(s) would help me a lot)
  63. 3)  Telnet does not connect to a SCO UNIX system, it drops the connection
  64.     somehow.  (Need people with Sniffers for the network to let me
  65.     know where the problem is)
  66.  
  67. BUGS FIXED FOR NCSA Telnet 2.3.03
  68. 1)  Screen modes should be restores more reliably
  69. 2)  Dos shells now use the telnet screen mode
  70. 3)  -n command line option disables screen restore
  71. *** NOTE - there is a problem with some video modes on some systems.  Telnet
  72.     will crash before actually entering the program in this case - I don't
  73.     know what is causing it, but if this happens, use an older version.
  74.  
  75. BUGS FIXED FOR NCSA Telnet 2.3.02:
  76. 1)  The problem with screen dumps and the problem with ALT-F with VAXs has
  77.     been fixed - Telnet was using <LF><CR> instead of <CR><LF>
  78. 2)  Bootp problems have been fixed
  79. 3)  AppleTalk should work again
  80. 4)  Telnet should pay attention to Source Quench messages
  81. 5)  Shelling to dos from ftp (or from ftp'ing back to your machine
  82.     withing telnet) should not cause problems any more
  83. 6)  FTP messages have been made more informative - both to the user and
  84.     on the console screen  (internal ftp server)
  85. 7)  environment variables NCSA01 - NCSA99 now override options in the config.tel
  86.     file - user ~ instead of = (set NCSA01="video~vga50;ftp~no")
  87. 8)  -e option has been added to telbin.exe to override both config.tel and
  88.     environment variables (-e "option=something")
  89.  
  90. BUGS FIXED FOR NCSA Telnet 2.3.01:
  91. 1)    The problem with packet drivers not working at all is gone.  The problem
  92.     was with MSC 6.00 and optimizations.  MSC was "optimizing" packet driver
  93.     support out of telnet
  94. 2)    A minor bug with linemode was fixed.  The case of an option that NCSA
  95.     telnet supported and the remote host did not was not handled correctly.
  96.  
  97. BUGS FIXED FOR NCSA Telnet 2.3-final:
  98. 1)  Linemode works correctly (for the most part).  Some strangeness occurs
  99.     with recurring subnegotiation with NeXTs, but this appears to be the
  100.     NeXTs doing.
  101. 2)    Telnet now uses a UNIX style services file (services= in config.tel)
  102.     to determine the destination of a packet received on an invalid port.
  103.     It will always tell the port number and source ip address, and if an
  104.     entry for the tcp port exists in the services file - the destination
  105.     application according to services, otherwise unknown.
  106. 3)    A new beep=(yes/no) entry in config.tel has been added. This is useful
  107.     when multiple sessions are open and one of them beeps.  The beeping
  108.     session gets a pair of musical notes (ASCII 14) in its status 
  109.     indicator on the status bar.
  110. 4)    Telnet now attempts to restore the screen on exit.
  111.  
  112. BUGS FIXES FOR NCSA Telnet 2.3b15:
  113. 1)  The mouse driver for cut & paste and scrollback operations is now 
  114.     functional- The left and right mouse buttons are mapped as below (in
  115.     the b14 fixes), but when in scrollback mode, pressing and holding the left
  116.     mouse button, then pressing the right button will do an "Alt-C" to capture
  117.     a highlighted area of text, and then in non-scrollback mode, pressing and
  118.     holding the right button and then pressing the left will do the equivalent
  119.     of an "Alt-V" paste operation-  This allows you to do cut&paste operations
  120.     without touching the keyboard.  Nifty, huh! :^)
  121.  
  122. 2)  Turbo C make has been improved (NOTE: I did _NOT_ say it has been fixed-
  123.     I don't have Turbo C on my machine, so I haven't tested it.  However, I
  124.     have fixed a lot of bugs/discrepancies that impeded TC compiling.)
  125.  
  126. 3)  Background FTP tasks in Telnet no longer change your current directory.
  127.  
  128. 4)  FTP help has been re-alphabetized.
  129.  
  130. 5)  DEC VT100 Local Printer Escape sequences are now supported- ESC [5i now
  131.     sends output to the screen AND the local printer (LPT1:) if attached, and
  132.     ESC [4i switches the output back to screen only.
  133.  
  134. 6)  A "TELNET.PIF" file is now included for using NCSA Telnet within Microsoft
  135.     Windows (tm) ver 3.0.  This is not guaranteed to work, but it works for me.
  136.  
  137.  
  138. BUGS FIXES FOR NCSA Telnet 2.3b14:
  139. 1)    Configurable ftp-back-to-PC string.  This should normally be set to "-n"
  140.     to avoid the "Username:" prompt.
  141.  
  142. 2)    Fixed some linemode negotiation bugs.
  143.  
  144. 3)    Fixed Telnet options printing on screen.
  145.  
  146. 4)    'More' command fixed in FTP. 
  147.  
  148. 5)    rsh utility added.
  149.  
  150. 6)    FTP color bug fixed.
  151.  
  152. 7)    8-bit output mapping now allowed.
  153.  
  154. 8)    Mouse support added for editing. Currently, the movements are mapped to the
  155.     arrow keys, the left button is mapped to '\n', and the right button is
  156.     mapped to 'ScrlLck'.
  157.  
  158. 9)  Disable/enable mouse support (8).  The mouse is disabled by default-
  159.     pressing "Alt-M" or clicking the right mouse button enables it.  Pressing
  160.     "Alt-M" or the right mouse button again disables it, etc.  Note that
  161.     clicking the right mouse button to enable/disable the mouse also 
  162.     enables/disables scrollback mode.  This means you can do a scrollback
  163.     without touching the keyboard.
  164.  
  165. 10)    THE MESSAGES SCREEN IS NOW ALT-Z, _NOT_ ALT-M!!
  166.  
  167. 11)    MGET in ftp now checks filenames for dos compatability TO SOME EXTENT.
  168.  
  169. 12)    SITE command support added to ftpbin.
  170.  
  171. 13)    DEPCA driver should be fixed now.
  172.  
  173. 14)    MGET and MPUT now ask (Yes/No/All/Quit) for each file.  All gets all the
  174.     remaining files without interactive prompting, Quit terminates the
  175.     current batch.
  176.  
  177.  
  178. BUGS FIXES FOR NCSA Telnet 2.3b13:
  179. 1)    3c505 driver added to release.  Use in the standard manner for hardware
  180.     boards.
  181.  
  182. 2)    BICC driver added to release.  Use in the standard manner for hardware
  183.     boards.
  184.  
  185. 3)    Bugs with the ftp server in telnet & the standalone ftp client/server
  186.     should be fixed.  This should prevent them from locking up at random
  187.     times.
  188.  
  189. 4)    'More' command added to the standalone ftp client/server, to toggle the
  190.     state of it, type "more" at the command line.  This should help with
  191.     the lines scrolling off of the top of the screen.
  192.  
  193. 5)    Standalone ftp client/server now uses the colors set in the config.tel
  194.     file.
  195.  
  196. Known Bugs:     Please see the BUGS file in this directory.
  197.  
  198. Things Which Still Need To Be Crammed In:
  199.  
  200. 1)    All the bugs above.
  201.  
  202. 2)    A VGA monochrome screen driver.
  203.  
  204. 3)    Overlaying the code so that Telnet will take up less memory.
  205.  
  206. 4)    Maybe update the telpass interface.
  207.  
  208. 5)    Enhance the vt110 emulator to support double width & double height
  209.     characters, and the printer toggle switches.
  210.  
  211. Please keep the bug reports coming in.
  212. pctelbug@ncsa.uiuc.edu
  213.  
  214.  
  215. BUG FIXES FOR NCSA Telnet 2.3b12:
  216. 1)    The problem with the backspace acting like a carriage return in ftpbin
  217.     has been resolved.
  218.  
  219. 2)    FTP now handles disk full errors correctly, and also intelligently
  220.     strips off the ^Z character on the end of text files which have it.
  221.  
  222. 3)    The Appletalk driver is now working.  You need to specify the interupt
  223.     that the appletalk card is using in the config.tel file, i.e.:
  224.     hardware=atalk
  225.     interrupt=60
  226.  
  227. 4)    Output mapping has been added to allow foreign character sets to display
  228.     better.  The format is very similar to the keyboard mapping, i.e.:
  229.     "set key a b" in the output mapping file would map all the 'a' characters
  230.     displayed onto the screen to 'b' characters when the are displayed.
  231.     This output mapping is specific to each session and may be turned on
  232.     and off from the parameter menu (Alt-P).  The entry to the config.tel
  233.     file is as follows:
  234.     outputfile=<filename>
  235.  
  236. 5)    Sometimes characters from teh extended keyboard are getting eaten.
  237.     These include the '5' key on the numeric keypad, and the f11 & f12 keys.
  238.     This can be solved by turning off the clock display.  A menu option
  239.     has been added to the parameter menu (Alt-P) to facilitate this.
  240.  
  241. 6)    The BOOTP method of receiving an ethernet address has been fixed and
  242.     is now fully functional.  Please note that some of the utilities
  243.     we provide may not work correctly with this option, for example,
  244.     all the hosts which can print on a UNIX host are usually indexed by
  245.     their IP number, which in the case of BOOTP is dynamically assigned.
  246.     This will mean that you will probably not be allowed to print on the
  247.     UNIX machine.
  248.  
  249. 7)    Removed the check for the '-h' being the first parameter for LPR to
  250.     specify the config.tel file, as it was causing more problems than
  251.     it was solving.
  252.  
  253. 8)    Cleaned up some problems with the graphics menu (Alt-G) hanging the machine
  254.     when tektronix mode was not initialized.
  255.  
  256. 9)    Included the object files for the assembly files for those people without
  257.     assemblers.
  258.  
  259. 10) Included makefiles for Microsoft C 6.0 and Turbo C. (makefile.msc &
  260.     makefile.tcc respectively)
  261.  
  262. Known Bugs:     Please see the BUGS file in this directory.
  263.  
  264. Things Which Still Need To Be Crammed In:
  265.  
  266. 1)    All the bugs above.
  267.  
  268. 2)    A VGA monochrome screen driver.
  269.  
  270. 3)    Overlaying the code so that Telnet will take up less memory.
  271.  
  272. 4)    Maybe update the telpass interface.
  273.  
  274. 5)    Enhance the vt110 emulator to support double width & double height
  275.     characters, and the printer toggle switches.
  276.  
  277. Please keep the bug reports coming in!
  278. pctelbug@ncsa.uiuc.edu
  279.  
  280.  
  281. BUG FIXES FOR NCSA Telnet 2.3b11:
  282.  
  283. 1)    Added support in config.tel for braodcast IP address to be set, this
  284.     allows for better compatibility with out-of-date networks which use
  285.     different broadcast IP numbers.  To use this option, include the line:
  286.     broadcast=xx.xx.xx.xx    # where xx.xx.xx.xx is the broadcast IP number
  287.     for the network you are on.
  288.  
  289. 2)    Fixed the parsing of the keyboard mapping file to accept mixed case
  290.     strings, and octal & hex strings.
  291.  
  292. 3)    Changed the Abort Telnet Key to Ctrl-Shift-F3.
  293.  
  294. 4)    Fixed the memory overwrite problems when changing the session name
  295.     and the capture file name.
  296.  
  297. 5)    Fixed the problem with the backspace in ftpbin not working correctly.
  298.  
  299. 6)    Fixed problem with Ctrl-Home & Home crashing the machine when
  300.     tek=no was in the config.tel file.
  301.  
  302. 7)    Added support for thr DECnet DEPCA ethernet boards, this hardware option
  303.     is:
  304.     hardware=decnet        # DECnet DEPCA boards
  305.  
  306. 8)    Fixed assorted memory bugs associated with the ftp server in telnet.
  307.  
  308. 9)    Added the ability to shell to DOS while in server mode, with the ALT-E
  309.     option.
  310.  
  311. 10)    Added the option to capture the screen to a file, with the ALT-D command.
  312.  
  313. 11)    Added the following network utilities:
  314.     finger    - same as the UNIX command finger
  315.     rexec    - same as the UNIX command rexec, except it doesn't allow for
  316.                 interactive input from the user on the PC.
  317.     setclock - set the PC clock from a UNIX machine.
  318.  
  319. 12)    Fixed the mouse driver begin backwards in scroll back mode.
  320.  
  321. 13)    Added more characters for the password in ftpbin to be transmitted.
  322.  
  323. 14)    Added support for the ACCT command in ftpbin.
  324.  
  325. 15)    Added an option to ftpbin, -e <filename>, which accepts scripting input
  326.     from the file: <filename>, but is un-scripted for the user name and
  327.     the password.
  328.  
  329. 16)    Fixed ascii transfer in ftpbin, to not drop the last character, or
  330.     append ctrl-m ctrl-[, in certain cases.
  331.  
  332. 17)    The appletalk driver should be working, give it a try.
  333.  
  334. 18)    Please note the bug report address is changed from telbug@ncsa.uiuc.edu
  335.     to pctelbug@ncsa.uiuc.edu.
  336.  
  337. 19)    Somebody e-mail me, if they actually get a NULL pointer overwritten
  338.     error when exitting from telnet, it may be fixed.
  339.  
  340. NOTE:    For Microsoft Windows users out there, don't run Telnet in the
  341.     background, packets get dropped or written to other applications causing
  342.     crashes.  Run Telnet in exclusive mode, and turn on bios screen usage
  343.     (bios=yes).  We have also had conflicting reports of Telnet working well
  344.     with Windows, so at least try to take care.
  345.  
  346.  
  347. Known Bugs:
  348.  
  349. 1)    Tektronix GIN mode is not fixed yet.
  350.  
  351. 2)    FTPBIN is slow, and doesn't handle disk full problems well yet,
  352.     and also has problems with small (~5kb) ascii files.
  353.  
  354. 3)    Pasting from the copy buffer into a session is not printed when in 
  355.     line mode.
  356.  
  357. 4)    The keyboard drops f11, f12, and the keypad 5 key occasionally.
  358.  
  359. 5)    BOOTP is broken, to be fixed again in the next beta release.
  360.  
  361. Things Which Still Need To Be Crammed In:
  362.  
  363. 1)    All the bugs above.
  364.  
  365. 2)    A VGA monochrome screen driver.
  366.  
  367. 3)    Overlaying the code so that Telnet will take up less memory.
  368.  
  369. 4)    Maybe update the telpass interface.
  370.  
  371. 5)    Enhance the vt110 emulator to support double width & double height
  372.     characters, and the printer toggle switches.
  373.  
  374. Please keep the bug reports coming in!
  375. pctelbug@ncsa.uiuc.edu
  376.  
  377.  
  378. BUG FIXES FOR NCSA Telnet 2.3b10:
  379.  
  380. 1)    Fixed LPR not to send a null length file when the file doesn't exist.
  381.  
  382. 2)    Grabbed another couple of interrupts to get the ctrl-c trapping better.
  383.     This should finally take care of the problem.
  384.  
  385. 3)    LPR now reads files from other drives correctly.
  386.  
  387. 4)    LPQ & LPRM now look for CONFIG.TEL environment variable, instead of
  388.     CONFIGTEL environment variable in order to be compatible with the
  389.     rest of the applications.
  390.  
  391. 5)    The packet driver interface now passes RARP packets.  I am not totally
  392.     certain if it will pass a BOOTP packet or not.
  393.  
  394. 6)    A BRAND SPANKING NEW keyboard mapping interface.  This facility should
  395.     be totally compatible with MS-Kermit keyboard mapping files.  The only
  396.     thing we don't support are some of the kermit verbs to map to keys.
  397.     Please read the keymap.txt file for detailed information.
  398.  
  399. 7)    Moved a bunch of #includes around in the source to make porting to other
  400.     compilers easier.
  401.  
  402. 8)    Added a sane memory error trapping function.  If telnet suddenly spits
  403.     a message at you about a memory problem and says that it has written
  404.     a telnet.err file, _PLEASE_ mail it back to us so we can fix the bug
  405.     which caused it.  (For those of you who are interested in nice memory
  406.     debugging code, take a look at the memdebug.c file, it contains some
  407.     really slick replacements for dynamic memory allocation which I scarfed
  408.     from a recent Dr. Dobbs article and enhanced.)
  409.  
  410. 9)    Added the Alt+W command to send your password when ftp'ing back to your
  411.     own machine while in telnet.  Just press Alt+W at the Password: prompt
  412.     and hit enter, your password from the telnet password file will be
  413.     sent back to your machine.
  414.  
  415. 10)    Patched the existing code some to enable the BOOTP support.  To use this
  416.     method of recieving your IP number, just include the myip=BOOTP setting in
  417.     your config.tel file.
  418.  
  419. 11)    LPR was patched to print the burst page.
  420.  
  421. 12)    The color support has been enhanced to allow high intensity foreground
  422.     text and blinking backgrounds.  To use this, just set whatever color,
  423.     nfcolor for example, to a color in capitals.  For example, nfcolor=CYAN
  424.     would set the normal text's foreground color to bright cyan.
  425.  
  426. 13)    Because of the new keyboard mapping interface, the shifted function key
  427.     macros and the keyboard= entries in the config.tel were removed.  Just 
  428.     use the new keyboard mapping interface, its a lot better.
  429.  
  430. NOTE:    For Microsoft Windows users out there, don't run Telnet in the
  431.     background, packets get dropped or written to other applications causing
  432.     crashes.  Run Telnet in exclusive mode, and turn on bios screen usage
  433.     (bios=yes).  We have also had conflicting reports of Telnet working well
  434.     with Windows, so at least try to take care.
  435.  
  436.  
  437. Known Bugs:
  438.  
  439. 1)    Tektronix GIN mode is not fixed yet. (Sorry, but it will be one of the
  440.     first things I work on, I promise!)
  441.  
  442. 2)    FTPBIN is slow, and doesn't handle disk full problems well yet.
  443.  
  444. 3)    The dreaded NULL pointer error on exitting Telnet is still around.  This
  445.     may not get fixed until we get the new version of Codeview, because Telnet
  446.     is too large to debug normally.
  447.  
  448. 4)    Pasting from the copy buffer into a session is not printed when in 
  449.     line mode.
  450.  
  451. 5)    Mouse may move backwards in the scrollback for certain mice.
  452.  
  453. Things Which Still Need To Be Crammed In:
  454.  
  455. 1)    All the bugs above.
  456.  
  457. 2)    Appletalk driver will get fixed.
  458.  
  459. 3)    Various people have asked for more screen drivers, so perhaps if a lot of
  460.     people ask for different screen drivers for tektronix plots, we will
  461.     add another screen driver or two.
  462.  
  463. 4)    Overlaying the code so that Telnet will take up less memory.
  464.  
  465. 5)    Maybe update the telpass interface.
  466.  
  467. Please keep the bug reports coming in!
  468. pctelbug@ncsa.uiuc.edu
  469.  
  470.  
  471. BUG FIXES FOR NCSA Telnet 2.3b9:
  472.  
  473. 1)    A patch was made to make the NIC PS/2 card work correctly.
  474.  
  475. 2)    The problems with the LPR utilities not having enough stack space has
  476.     been fixed.
  477.  
  478. 3)    The problem with domain name serving which was introduced in b8 has
  479.     been fixed.
  480.  
  481. 4)    Added an option to the config.tel file to determine whether the clock
  482.     should be on or off.  The default is on
  483.     ex. - clock=off
  484.  
  485. 5)    Fixed several problems introduced in b8 having to do with the vt100
  486.     emulation.  This caused various problems using EDT on Vaxes.
  487.  
  488. 6)    Fixed bug which did not reset the line wrapping mode when Alt-R was
  489.     pressed to reset vt100 emulation.
  490.  
  491. NOTE:    For Microsoft Windows users out there, don't run Telnet in the
  492.     background, packets get dropped or written to other applications causing
  493.     crashes.  Run Telnet in exclusive mode, and remember to turn off keyboard
  494.     re-mapping in your config.tel (keyboard=off), and turn on bios screen usage
  495.     (bios=yes).  We have also had conflicting reports of Telnet working well
  496.     with Windows, so at least try to take care.
  497.  
  498.  
  499. Known Bugs:
  500.  
  501. 1)    Tektronix GIN mode is not fixed yet.
  502.  
  503. 2)    The keyboard mapper still has a cruddy file interface, this will get
  504.     improved in the next couple of weeks.
  505.  
  506. 3)    The keyboard gets reset to a US keyboard from the users keyboard type.
  507.  
  508. 4)    FTPBIN is slow, and doesn't handle disk full problems well yet.
  509.  
  510. 5)    The dreaded NULL pointer error on exitting Telnet is still around.  This
  511.     may not get fixed until we get the new version of Codeview, because Telnet
  512.     is too large to debug normally.
  513.  
  514. 6)    Macros and pasting the copy buffer are not printed when in line mode.
  515.  
  516. 7)    LPR sends a null length entry when a file doesn't exist.
  517.  
  518. 8)    Mouse may move backwards in the scrollback for certain mice.
  519.  
  520. 9)    LPR does not find files on other drives.
  521.  
  522. 10)    LPR may not be reading the command line for the -h option correctly.
  523.  
  524. Things Which Still Need To Be Crammed In:
  525.  
  526. 1)    All the bugs above.
  527.  
  528. 2)    Definiteley re-write the keybaord mapping to handle arbitrary length 
  529.     strings    for any key on the keyboard.
  530.  
  531. 3)    Appletalk driver will get fixed.
  532.  
  533. 4)    Various people have asked for more screen drivers, so perhaps if a lot of
  534.     people ask for different screen drivers for tektronix plots, we will
  535.     add another screen driver or two.
  536.  
  537. 5)    Overlaying the code so that Telnet will take up less memory.
  538.  
  539. 6)    Maybe update the telpass interface.
  540.  
  541.  
  542. This week, one of the developers for Telnet, Heeren Pathak, graduated from the
  543. university and left NCSA to work at Mitre.  I would like to thank Heeren for
  544. all his effort and time he has devoted to this piece of software, and for
  545. everyone to wish him well in his new endeavours.
  546.  
  547.  
  548. Please keep the bug reports coming in!
  549. pctelbug@ncsa.uiuc.edu
  550.  
  551. BUG FIXES FOR NCSA Telnet 2.3b8:
  552.  
  553. 1)    No change in the internal ethernet drivers.  The Appletalk is still under
  554.     some work, but the ni9210 may be put on indefinite hold.
  555.  
  556. 2)    The previously reported 'bug' about Telnet corrupting the environment
  557.     when you are shelled out is a bug in the Microsoft compiler.  There is
  558.     presently nothing we can do to fix this problem.  Possibly when we get
  559.     our copy of Microsoft C 6.0 the problem will go away, but don't hold your
  560.     breath.
  561.  
  562. 3)    The scrollback has been speeded up and now also restores the screen
  563.     correctly when exitting.  The cursor is now replaced correctly when you
  564.     exit.  There are several new things about the scrollback buffer which
  565.     are documented here.  The key sequence "home-home" will place the cursor
  566.     at the upper left corner of the present screen, and the key sequence
  567.     "end-end" will place the cursor at the lower right corner of the current
  568.     screen.  Pressing "home" or "end" will take you to the beginning or end
  569.     of the current line respectively.  "Pgup" and "Pgdn" move you an entire
  570.     screen up or down in the buffer, but don't move the cursor position.
  571.     The behavior of the scrollback buffer when the cursor is on the top or
  572.     bottom line and the up or down arrow (respectively) is pressed is now
  573.     determined by the "autoscroll=[no|yes]" configuration variable.  If
  574.     autoscroll is yes (the default state), then the screen will continue to 
  575.     scroll in a direction until the opposite key is pressed (i.e. the down
  576.     arrow, when scrolling up).  If autoscrolling is off, then the buffer
  577.     will only scroll one line up further into the buffer.
  578.  
  579. 4)    Telnet now reports back negotiation information to the console window
  580.     about the option negotiation which is being processed with the telnet
  581.     server you are connected to.  This allows you to see exactly what telnet
  582.     options are enabled and what the server would like Telnet to support.
  583.  
  584. 5)    The alt-B key now moves you a session back in the list of sessions you
  585.     have open.  ( A source of great relief to me at least...)
  586.  
  587. 6)    A small vt100 bug was cleaned up which dealt with the "^[c" sequence 
  588.     eating the next vt100 sequence which followed.
  589.  
  590. 7)    F11 & F12 are available as macro keys again (due to overwhelming response).
  591.  
  592. 8)    The keyboard mapping was eating the Print Screen key, but now it passes it
  593.     correctly, and prints out the text on the screen.
  594.  
  595. 9)    A new configuration option was added to allow sessions which are closed to 
  596.     disappear without needing an additional keypress was added.  This option
  597.     is "windowgoaway=[no|yes]" in the configuration file.  The default state
  598.     is set to not make windows go away.
  599.  
  600. 10)    The following list of ftp commands was added to Telnet's ftp server:
  601.         CDUP - allows the ftp connection to change to the parent directory
  602.         MKD  - allows the ftp connection to create a directory on the machine
  603.                 running Telnet
  604.         RMD  - allows the ftp connection to remove a directory on the machine
  605.                 running Telnet
  606.         DELE - allows the ftp connection to delete a file on the machine
  607.                 running Telnet
  608.  
  609.     These last two commands violate the security of the machine running Telnet,
  610.     so we highly recommend that you create a password file for Telnet and use
  611.     it all the time.  Without a password file, anyone can ftp to your machine
  612.     and wipe you out!
  613.  
  614. 11)    Linemode and Negotiate About Window Size (NAWS) options are added to 
  615.     the telnet options that Telnet supports.
  616.  
  617. 12)    The ctrl-C is fixed for certain now!  I patched the ctrl-C interupt
  618.     directly.  The previous problems were caused by the Microsoft C compiler
  619.     doing odd things with the interupt signal.
  620.  
  621. 13)    Support for more function keys was added to the vt100 key support.  This
  622.     is a non-standard addition, but several people asked for it.  The function
  623.     keys F5 thru F10 now extended the F1-F4 vt100 sequences:
  624.         F1 - ESC[P
  625.         F2 - ESC[Q
  626.         F3 - ESC[R
  627.         F4 - ESC[S
  628.         F5 - ESC[T
  629.         F6 - ESC[U
  630.         F7 - ESC[V
  631.         F8 - ESC[W
  632.         F9 - ESC[X
  633.         F10- ESC[Y
  634.  
  635. 14)    Two additional options were added to the configuration file:
  636.         cursorstart=[0-9]
  637.         cursorend=[0-9]
  638.     These two options allow you to choose what line the cursor starts on 
  639.     and ends on.  These two options take a number, which is the number of 
  640.     lines from the top of the character block to begin and end.  The default
  641.     is to have an underline cursor in 24 line mode, and a block cursor in 
  642.     43 & 50 line mode.
  643.  
  644. 15)    Support for the AT&T Starlan 10 ethernet board was added as an internal
  645.     driver.  Thanks for Larry Hicks at Bradley University for the effort
  646.     in writing it.  There is an example of the use in the config.tel 
  647.     supplied with this package.
  648.  
  649. NOTE:    For Microsoft Windows users out there, don't run Telnet in the
  650.     background, packets get dropped or written to other applications causing
  651.     crashes.  Run Telnet in exclusive mode, and remember to turn off keyboard
  652.     re-mapping in your config.tel (keyboard=off), and turn on bios screen usage
  653.     (bios=yes).  We have also had conflicting reports of Telnet working well
  654.     with Windows, so at least try to take care.
  655.  
  656.  
  657. Known Bugs:
  658.  
  659. 1)    Tektronix GIN mode is not fixed yet.
  660.  
  661. 2)    The keyboard mapper still has a cruddy file interface, this will get
  662.     improved in the next couple of weeks.
  663.  
  664. 3)    The keyboard gets reset to a US keyboard from the users keyboard type.
  665.  
  666. 4)    LPR is crashing with a variety of errors.
  667.  
  668. 5)    FTPBIN is slow, and doesn't handle disk full problems well yet.
  669.  
  670. 6)    Domain look ups for long machine names have some problems.
  671.     (How long you say?, I don't know, I am still trying to get a grip on it).
  672.  
  673. 7)    The dreaded NULL pointer error on exitting Telnet is still around.  This
  674.     may not get fixed until we get the new version of Codeview, because Telnet
  675.     is too large to debug normally.
  676.  
  677.  
  678. Things Which Still Need To Be Crammed In:
  679.  
  680. 1)    All the bugs above.
  681.  
  682. 2)    Appletalk driver will get fixed.
  683.  
  684. 3)    Various people have asked for more screen drivers, so perhaps if a lot of
  685.     people ask for different screen drivers for tektronix plots, we will
  686.     add another screen driver or two.
  687.  
  688. 4)    Overlaying the code so that Telnet will take up less memory.
  689.  
  690. 5)    Maybe update the telpass interface.
  691.  
  692.  
  693. This week, one of the developers for Telnet, Heeren Pathak, graduated from the
  694. university and left NCSA to work at Mitre.  I would like to thank Heeren for
  695. all his effort and time he has devoted to this piece of software, and for
  696. everyone to wish him well in his new endeavours.
  697.  
  698.  
  699. Please keep the bug reports coming in!
  700. pctelbug@ncsa.uiuc.edu
  701.  
  702. BUG FIXES FOR NCSA Telnet 2.3b7:
  703.  
  704. 1)    No change in the internal ethernet drivers.  The Appletalk is still under
  705.     some work, but the ni9210 may be put on indefinite hold.
  706.  
  707. 2)    The cursor changing from an underscore into a larger underscore on 
  708.     monochrome monitors is rectified.
  709.  
  710. 3)    Ctrl-C will no longer break out of Telnet.
  711.  
  712. 4)    Added -r command line switch to turn output redirection off in ftpbin.exe.
  713.  
  714. 5)    Fixed various problems making "mget *" in ftpbin.exe do bad things to
  715.     memory and crash.
  716.  
  717. 6)    When shelling to DOS from Telnet, the COMSPEC= environment variable is
  718.     now checked to see what shell to spawn.
  719.  
  720. 7)    Undefined macro keys (shift f1-f10) no longer print wierd strings.
  721.  
  722. 8)    Hercules graphics mode fixed, now supports Tektronix mode again.
  723.  
  724. 9)    Patched ftpbin.exe so that the last character in a file (ctrl-Z) is not
  725.     omitted during binary file transfers.
  726.  
  727. 10)    Added function prototypes and #ifdef's to avoid header file re-inclusion
  728.     to source.
  729.  
  730. 11)    A couple of vt100 emulation bugs which only manifested themselves when
  731.     connected to a VMS machine have been patched, please check these out and
  732.     let us know if they are correct.
  733.  
  734. 12)    A bunch of bugs were found in various sections of the code which we believe
  735.     have eliminated the 'assignment to null pointer' run-time error when
  736.     exitting Telnet.  If you experience this error please make certain to
  737.     report a bug and let us know about it.
  738.  
  739. 13)    SOURCE RELEASE!!!  This is still a beta set of source.  It has been cleaned
  740.     up well enough that it only generates a couple of "formal parameter not
  741.     used" warnings, but there is still some work which needs to get done.
  742.  
  743. NOTE:    For Microsoft Windows users out there, don't run Telnet in the
  744.     background, packets get dropped or written to other applications causing
  745.     crashes.  Run Telnet in exclusive mode, and remember to turn off keyboard
  746.     re-mapping in your config.tel (keyboard=off), and turn on bios screen usage
  747.     (bios=yes).
  748.  
  749. Known Bugs:
  750.  
  751. 1)    Tektronix GIN mode is not fixed yet.
  752.  
  753. 2)    The keyboard mapper still has a cruddy file interface, this will get
  754.     improved in the next couple of weeks.
  755.  
  756. 3)    The keyboard gets reset to a US keyboard from the users keyboard type.
  757.  
  758. 4)    When shelled out to DOS from Telnet, the environment is corrupted somehow,
  759.     but this is at the trailing end of the environment and doesn't cause
  760.     crashes (I think).
  761.  
  762. Things Which Still Need To Be Crammed In:
  763.  
  764. 1)    Telnet line mode support.
  765.  
  766. 2)    A few configuration options to allow users to change the cursor they use
  767.     in Telnet.
  768.  
  769. Please keep the bug reports coming in!
  770. pctelbug@ncsa.uiuc.edu
  771.  
  772. NCSA Telnet 2.3b6
  773.  
  774. 1) Drivers update
  775.  
  776. The following is an update on the status of the internal Telnet drivers.
  777.  
  778. For the PC Bus,
  779. Name        Board                Works??
  780. -------------------------------------------------------------
  781. atalk        *Apple Talk            No
  782. packet        *Packet Driver             Yes
  783. 3c501        3COM 3C501            Yes
  784. 3c503        *3COM 3C503            Yes
  785. pcnic        Ungermann-Bass PC-NIC        Yes
  786. wd8003e        Western Digital WD8003E        Yes
  787. wd8003eb    Western Digital WD8003EB    Yes    
  788. ni5210        MICOM NI5210            Yes
  789.  
  790.  
  791. For PS/2 MCA bus,
  792.  
  793. Name        Board                Works??
  794. -------------------------------------------------------------
  795. nicps/2        Ungermann-Bass NICps/2        Yes
  796. 3c523        3COM 3C523            Yes
  797. wd8003a        Western Digital WD8003EA    Yes    
  798. ni9210        *MICOM NI9210            No
  799.  
  800. The ??? indicate boards that are buggy.  Please test them out and report
  801. back to us.
  802.  
  803. 2)    ftp shell escape fixed
  804.  
  805. 3)    ftp -h parameter correctly reconized
  806.  
  807. 4)    EGA tek emulator fixed
  808.  
  809. 5)    VGA tek support added
  810.  
  811. BIG FIXES FOR NCSA Telnet 2.3b5
  812.  
  813. 1) 3c523 Driver fixed.
  814.  
  815. 2) Additional keystrokes added to Scroll Lock mode
  816.     Home -> Beginning of Line
  817.     End  -> End of Line
  818.     Cntl+PGUP -> Top of Scrollback buffer
  819.     Cntl+PGCN -> Bottom of Scrollback buffer
  820.  
  821. 3) External TCP/IP Utilities
  822.     
  823.     The following utilities now work with the new drivers and 
  824.     keyboard mapper.  If NCSA Telnet works these should also 
  825.     work.
  826.  
  827.     ftpbin.exe -> ftp client & server
  828.     minitel.exe -> a very simple telnet program
  829.  
  830.     Network Printing Utilites contributed by Paul Hilchey.
  831.     lpr.exe, lpq.exe, lprm.exe. 
  832.  
  833. 4) 3c503 driver fixed.
  834.     The 3c503 board does not allow the software to determine whether
  835.     thin or thick Ethernet is being used.  Therefore, telnet needs
  836.     to be told what type of wire is being used.  A new config.tel
  837.     keyword "wire" has been added.  Its usage is shown below.
  838.     
  839.     wire=thin    ; this is the default.  Telnet will use thin Ether    
  840.     wire=thick    ; Telnet will use thick Ether 
  841.     
  842.  
  843. 5) Keyboard Mapper bug fixes.
  844.  
  845.     CAPS LOCK no longer blocks control and ALT characters.
  846.     NUM LOCK now maps the keypad correctly.    
  847.  
  848. 6) Keyboard Mapper addition.  The keyboard mapper now addresses all the keys
  849.     on the 101 key (extended) keyboard.  There is an extra map which has been
  850.     added to the already existing five keyboard maps (NORMAL, LEFT SHIFT, RIGHT
  851.     SHIFT, ALT, and CONTROL).  The extra map is for the extended keys, these
  852.     keys are only generated by the extended keyboard.  The extra map consists
  853.     of 89 pairs of integers (one for each key), and is in the same order as
  854.     the other maps (see the README file for details).  The order of the maps
  855.     is now :  NORMAL, LEFT SHIFT, RIGHT SHIFT, ALT, CONTROL, and  EXTENDED.
  856.  
  857. 7) ftp excepts full pathnames for changing directories.  It requires that
  858.     you type a double backslash for each single backslash in the path name
  859.     however, i.e. "c:\\dos" for "c:\dos".  You may use a forward slash '/'
  860.     for the backslashes in MS-DOS path names also, i.e. "c:/dos" for
  861.     "c:\dos".
  862.  
  863. 8) Ungerman Bass PC/NIC driver is fixed.
  864.  
  865. 9) Western Digital 8003A Microchannel Card fixed.
  866.     
  867. 10) Drivers update
  868.  
  869. The following is an update on the status of the internal Telnet drivers.
  870.  
  871. For the PC Bus,
  872. Name        Board                Works??
  873. -------------------------------------------------------------
  874. atalk        *Apple Talk            ???
  875. packet        *Packet Driver             Yes
  876. 3c501        3COM 3C501            Yes
  877. 3c503        *3COM 3C503            Yes
  878. pcnic        Ungermann-Bass PC-NIC        Yes
  879. wd8003e        Western Digital WD8003E        Yes
  880. wd8003eb    Western Digital WD8003EB    Yes    
  881. ni5210        MICOM NI5210            Yes
  882.  
  883.  
  884. For PS/2 MCA bus,
  885.  
  886. Name        Board                Works??
  887. -------------------------------------------------------------
  888. nicps/2        Ungermann-Bass NICps/2        Yes
  889. 3c523        3COM 3C523            Yes
  890. wd8003a        Western Digital WD8003EA    Yes    
  891. ni9210        *MICOM NI9210            No
  892.  
  893. The ??? indicate boards that are buggy.  Please test them out and report
  894. back to us.
  895.  
  896. BUG FIXES FOR NCSA Telnet 2.3b4:
  897.  
  898. 1) Drivers update
  899.  
  900. The following is an update on the status of the internal Telnet drivers.
  901.  
  902. For the PC Bus,
  903. Name        Board                Works??
  904. -------------------------------------------------------------
  905. atalk        *Apple Talk            ???
  906. packet        *Packet Driver             Yes
  907. 3c501        3COM 3C501            Yes
  908. 3c503        *3COM 3C503            ???
  909. pcnic        Ungermann-Bass PC-NIC        No
  910. wd8003e        Western Digital WD8003E        Yes
  911. wd8003eb    Western Digital WD8003EB    Yes    
  912. ni5210        MICOM NI5210            Yes
  913.  
  914.  
  915. For PS/2 MCA bus,
  916.  
  917. Name        Board                Works??
  918. -------------------------------------------------------------
  919. nicps/2        Ungermann-Bass NICps/2        Yes
  920. 3c523        3COM 3C523            ???
  921. wd8003a        Western Digital WD8003EA    No    
  922. ni9210        *MICOM NI9210            No
  923.  
  924. The ??? indicate boards that are buggy.  Please test them out and report
  925. back to us.
  926.  
  927.  
  928. 2) Terminal type negotiation.
  929.  
  930. Telnet can now send its terminal type a host.  The default terminal
  931. type is "dec-vt100."  It can be changed with the termtype option in the
  932. config.tel file, e.g.
  933.  
  934. termtype="vt100"
  935.  
  936. will cause telnet to send the string "vt100" instead of "dec-vt100" to a host.
  937.  
  938.  
  939. 3) Telnet to "other port" works with Domain lookup
  940.  
  941. Previously, attempting to connect to a port on a machine requiring a
  942. domain lookup resulted in a connection to the Telnet port and not the 
  943. specified port.
  944.  
  945. Now the sucessful lookup will result in the connection to the specified port.
  946.  
  947. BUG FIXES FOR NCSA Telnet 2.3b3:
  948.  
  949. 1) Alt-E escape to DOS no longer results in stack overflow.
  950.  
  951. 2) Addition of macros for shift-function key combination 
  952.     (Shift-f1 through Shift-f12)
  953.  
  954.     The shift-function key combinations can now be mapped to user-defined
  955.     strings.  Twelve new keywords have been added to config.tel, one for 
  956.     each function key (f1,f2,f3,....,f12).
  957.  
  958.     To assign a macro string to a function key:
  959.  
  960.         <key>=<string>
  961.  
  962.     where <key> is one of the new keywords and <string> contains your 
  963.     macro.
  964.  
  965.     The following key sequences are used to generate special characters
  966.     in your macro.  They follow the same style as the C programming
  967.     language and may seem strange if you are not familiar with C.
  968.  
  969.     Desired Character                Definition
  970.     -----------------                ----------
  971.     Backslash (\)                    \\
  972.     TAB                        \t
  973.     CR LF                        \n or \r
  974.     Space                        \032
  975.     Number of text rows                \#
  976.     Internet number of PC                \i
  977.     
  978.     The \xxx string, where xxx is a number between 0-255, will send that 
  979.     character to the the host, e.g. the Space key above.
  980.     If your macro string contains spaces, then the string either 
  981.     has to be encased in quotes or the space should be coded as 
  982.     a special character.
  983.  
  984.     e.g.  f1="ftp \i\n" and  f1=ftp\032\i\n are functionally identical.
  985.  
  986. BUG FIXES FOR NCSA Telnet 2.3b2:
  987.  
  988. 1)    Appletalk driver better (may not be quite right yet, but it is now
  989.      at least compiled into the executable correctly).
  990.  
  991. 2)    Client mode fixed from Microsoft C 5.1 port.  Now works correctly 
  992.     in binary mode.
  993.